Workshop 2 - RMarkdown
We want to present the results and the visuals in ways that are easier to share with people. We will knit the RMarkdown file into a PDF or a the webpage, so people can have all the info in one place together (with the code if it is a webpage).
We will create a webpage using RMarkdown and publish it as a GitHub page.
example 1 - Visual models
example 2 - Heating rate
Let’s take a closer look what we can have in a webpage.
As we have mentioned in the last workshop (or not), we suggest you to have some folders to keep everything tidy.
There are two files you must have to publish a webpage:
Exercise 1